﻿.list-cn{text-align:center;font-size:0;}
.list-cn li{font-size:12px;display:inline-block;*display:inline;*zoom:1;}
.play_main{width:100%;height:470px;margin:auto;font-size:12px;overflow:hidden;zoom:1;position:relative;border-bottom:0px solid #eee;}
.play_main ul{ margin:0px; padding:0px;}
.play_main .bd{ position:absolute; left:50%; top:0px; margin-left:-1000px;}
.play_main .bd li{width:2000px; zoom:1; display:none; z-index:1;}
.play_main .bd li p{position:absolute;bottom:0;height:30px;line-height:30px;background:rgba(0%,0%,0%,0.6);background:#000\9;color:#fff;width:100%;font-weight:bold;left:0;text-indent:2em;}
.play_main .current, .play_main .current_left{display:block !important;position:absolute !important;top:0;}
.play_main .hd{ position:absolute; bottom:48px; left:0px; width:100%; height:5px; z-index:2;}
.play_main .hd li{background:url(../images/icon_v9.png) no-repeat;width:24px;height:5px;margin:5px 3px;background-position:-24px 0px;cursor:pointer;}
@keyframes hd_li{from{background-position:-24px 0px;}to{background-position:0 0px;}}
@-webkit-keyframes hd_li{from{background-position:-24px 0px;}to{background-position:0 0px;}}
@-moz-keyframes hd_li{from{background-position:-24px 0px;}to{background-position:0 0px;}}
@-ms-keyframes hd_li{from{background-position:-24px 0px;}to{background-position:0 0px;}}
@-o-keyframes hd_li{from{background-position:-24px 0px;}to{background-position: 0 0px;}}
.play_main .hd li.on{background-position:-24px 0px; z-index:2;}
.play_main .hd li.on_m{animation: hd_li 5s linear;-webkit-animation: hd_li 5s linear;-moz-animation: hd_li 5s linear;-ms-animation: hd_li 5s linear;-o-animation: hd_li 5s linear;}
.play_main .prev, .play_main .next{background: url(../images/icon_v9.png) no-repeat;width: 48px;height: 80px;position: absolute;display: block;z-index: 5;cursor: pointer;}
.play_main .prev{background: url(../images/icon_v9.png) no-repeat 0 -5px; left:10px; opacity:0.50;}
.play_main .prev:hover{background: url(../images/icon_v9.png) no-repeat 0 -5px; opacity:1.00;}
.play_main .next{background: url(../images/icon_v9.png) no-repeat 0 -62px; right:10px; opacity:0.50;}
.play_main .next:hover{background: url(../images/icon_v9.png) no-repeat 0 -62px; opacity:1.00;}